Revision: file-utils--lord--1.0--patch-4
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Sun Jan 13 17:03:28 PST 2002
Standard-date: 2002-01-13
Summary: fixed bugs encountered while making release branches
Keywords: 
New-files: {arch}/file-utils/file-utils--lord/file-utils--lord--1.0/lord@regexps.com--2002/patch-log/patch-4
Modified-files: ChangeLog
  ChangeLog.d/lord@regepx.com--2002/ChangeLog.lord--1.0
  copy-file-list.c file-tag.c readlink.c
New-patches: lord@regexps.com--2002/file-utils--lord--1.0--patch-4

`copy-file-list.c': copy symbolic links as symbolic links, not files.

`file-tag.c': don't look for implicit links in symbolic links.  The
tag for the linked-to file is not the tag for the link.

`readlink.c': fixed a buffer size computation error.

